Welcome![Sign In][Sign Up]
Location:
Search - group chat using java

Search list

[JSP/JavachatSystem111

Description: 用java实现的一个c/s结构的网络聊天器,编缉工具是jbuilder,可实现群发,私聊等功能-This is a chatting system using the tool -JBuilder in Java. The system is based on the Client/Server model. The main functiong is to implement you wishes to chat with a group of friends or just one person. The others......Come in!
Platform: | Size: 298674 | Author: 张斌 | Hits:

[JSP/JavachatSystem111

Description: 用java实现的一个c/s结构的网络聊天器,编缉工具是jbuilder,可实现群发,私聊等功能-This is a chatting system using the tool-JBuilder in Java. The system is based on the Client/Server model. The main functiong is to implement you wishes to chat with a group of friends or just one person. The others......Come in!
Platform: | Size: 297984 | Author: 张斌 | Hits:

[ICQ-IM-Chatchat

Description: 局域网聊天工具,用java语言实现,可实现单聊和群聊。-LAN chat tool using java language, enabling single-chat and group chat.
Platform: | Size: 78848 | Author: 烟灰 | Hits:

[Chess Poker gamesnetfiveJava003

Description: 用Java开发的网络五子棋游戏源代码,提供聊天功能,可以选择私聊或群聊-Developed using Java source code network Gobang games, chat, or group can choose to chat
Platform: | Size: 447488 | Author: lishaoyuan | Hits:

[JSP/JavaChatRoom

Description: 用java实现类似QQ的聊天工具,可实现私聊,群聊等功能-Using java to achieve a similar QQ chat tool that enables private chat, group chat and other functions
Platform: | Size: 12288 | Author: isaac | Hits:

[ICQ-IM-ChatMyWorkSpace

Description: 使用Java语言开发的集聊天与画图于一身的程序,公开源代码,其中聊天功能类似于qq,可以发送表情、文字,修改选择字体、颜色。画图功能是基于网络的绘图,你绘制的团别的用户同样可以看到,文件中有服务与客户端2个程序,需要分别运行-Developed using Java language to chat and draw on a set of procedures, open source, including chat functions like qq, can send expressions, text, edit the selected font, color. Drawing function is network-based drawing, you draw the group can also see other users, files, client service and in 2 procedures, you need to run separately
Platform: | Size: 256000 | Author: 周天 | Hits:

[JSP/JavaJQQ

Description: 运用Internet和Java开发技术,采用C/S模式,建立一个基于应用的即时通讯系统。本系统实现了用户注册,用户登陆,分组管理,好友管理,查询用户,用户即时通讯,查看聊天记录等功能。-The use of Internet and Java development technologies, using C/S mode, the establishment of a real-time communication system based on the application. The system implements the user registration, user login, group management, friends management, query users, instant messaging, view the chat log.
Platform: | Size: 6144 | Author: liangchang | Hits:

[androidConversation

Description: 用java写的一个android的蓝牙群聊软件,可实现多部手机之间通过蓝牙文字聊天。-Android using java to write a Bluetooth group chat software, multiple phones via Bluetooth between text chat.
Platform: | Size: 8175616 | Author: 彭锐 | Hits:

[ICQ-IM-ChatEQ

Description: 点对点传送文件和即时通讯,支持单聊和群聊,能设置头像和个性签名,采用java技术-Peer to peer file transfer and instant messaging, chat and group chat support for single, able to set my avatar and signature personality, using java technology
Platform: | Size: 5236736 | Author: 刘金涛 | Hits:

[Communicationqq

Description: 一个是用socket编程写的局域网的群组聊天小实例,采用java的界面编程实现界面-LAN Group Chat instance, a write socket programming interface using java programming interface
Platform: | Size: 2048 | Author: 李海洋 | Hits:

[JSP/Javachat

Description: 这是用java写的网络聊天程序,使用TCP协议来和服务器建立连接,实现了单聊和群聊的效果,同时能够实时记录用户所聊天的内容,类似于一个记录功能的聊天记录器,将用户聊天的内容存放在D:\chatMessage.txt文件下-This is a network chat program written in java, and the server using the TCP protocol to establish a connection, to achieve the effect of a single chat and group chat, real-time recording user chat, chats similar to a recording function, chat with users of content stored in the D: \ chatMessage.txt file
Platform: | Size: 22528 | Author: 赵勇 | Hits:

[JSP/JavaServer

Description: 聊天程序主要利用Java网络包中的服务器套接字和客户端套接字实现,其核心部分的实现思路如下: 服务器根据指定的端口创建服务器套接字,并在该端口侦听连接请求; 每一个新加入的客户端创建客户端套接字,与服务器进行连接; 每一个连接在服务器有一个连接池保持连接; 当其中的一个客户端发出群聊或者上线下线信息后,对应的连接的服务器程序在接收到该消息后,向其所维持的所有的客户连接广播该消息。当客户端发出单独聊天,文件传输等需要发给指定用户的消息时,服务器端遍历连接池找到对应客户端,将消息单独发给该客户端。-Chat program using mainly Java network package server socket and client socket implementation, the core part of the implementation ideas are as follows: the server according to the specified port to create a server socket and listens for connection requests on this port each a new client create a client socket connection with the server each one connected to the server has a connection pool to stay connected When one client sends a group chat or offline on-line information, the corresponding connection server program receives the message, to maintain all of its client connection broadcasts the message. When the client makes a separate chat, file transfer and other users need to specify a message sent to the server-side connection pooling find the corresponding traversal client, the message is sent separately to the client.
Platform: | Size: 24576 | Author: 需现场 | Hits:

[JSP/Javachat

Description: java写的网络聊天系统,使用tcpip协议,可以截屏,群聊,私聊,听音乐等-java app for Internet chat system, using tcpip protocol, you can screenshots, group chat, private chat, listen to music, etc.
Platform: | Size: 43008 | Author: 肖晓 | Hits:

[ICQ-IM-ChatTCP4

Description: 用Java实现基于TCP协议的即时通讯,分为客户端和服务器端,可以实现群聊功能-Using Java-based TCP protocol instant messaging, divided into client and server side, you can achieve group chat function
Platform: | Size: 31744 | Author: liuhai | Hits:

[JSP/Javaqq

Description: qq聊天软件,C/S结构,可以发送和接收消息,实现群聊和私聊,用的是JAVA语言。-QQ chat software, C/S structure, and can send and receive messages, group chat and private chat, using the JAVA language.
Platform: | Size: 4570112 | Author: 谭小琼 | Hits:

[JSP/JavaP2PChat

Description: 使用java实现的P2P即端对端的聊天软件,可实现单独聊天和群聊,可发送文字和文件(Using java to achieve P2P, that is, end to end chat software, you can achieve separate chat and group chat, you can send text and documents)
Platform: | Size: 104448 | Author: 许大虫 | Hits:

[Education soft systemChat

Description: This course is going to teach you how to write client-server applications in Java using socket programming. It will also teach you how to write a multi-user/group chat application in Java with chat logging functionality
Platform: | Size: 449536 | Author: ziyyah | Hits:

CodeBus www.codebus.net